Parallel Mesh Refinement Without Communication
نویسندگان
چکیده
This paper presents a technique for the adaptive refinement of tetrahedral meshes. What makes it unique is that no neighbor information is required for the refined mesh to be compatible everywhere. Refinement consists of inserting new vertices at edge midpoints until some tolerance (geometric or otherwise) is met. For a tetrahedron, the six edges present 2 = 64 possible subdivision combinations. The challenge is to triangulate the new vertices (i.e., the original vertices plus some subset of the edge midpoints) in a way that neighboring tetrahedra always generate the same triangles on their shared boundary. A geometric solution based on geometric properties (edge lengths) was developed previously, but did not account for geometric degeneracies (edges of equal length). This paper provides a solution that works in all cases.
منابع مشابه
The hierarchical domain decomposition pre-processing module with the parallel mesh refinement function without communication
This paper describes a parallel fast generation method of large-scale meshes for a hierarchical domain decomposition method implemented in the open source parallel finite element software ADVENTURE. The present authors have newly developed a parallel algorithm such that communication table is updated and inherited in parallel during mesh refinement after the initial communication table is gener...
متن کاملHigh Performance Multigrid on Current Large Scale Parallel Computers
Making multigrid algorithms run efficiently on large parallel computers is a challenge. Without clever data structures the communication overhead will lead to an unacceptable performance drop when using thousands of processors. We show that with a good implementation it is possible to solve a linear system with 10 unknowns in about 1.5 minutes on almost 10,000 processors. The data structures al...
متن کاملArchitecture Specific Communication Optimizations for Structured Adaptive Mesh-refinement Applications
OF THE THESIS Architecture Specific Communication Optimizations for Structured Adaptive Mesh-Refinement Applications by Taher Saif Thesis Director: Professor Manish Parashar Dynamic Structured Adaptive Mesh Refinement (SAMR) techniques for solving partial differential equations provide a means for concentrating computational effort to appropriate regions in the computational domain. Parallel im...
متن کاملDynamic Parallel 3D Delaunay Triangulation
Delaunay meshing is a popular technique for mesh generation. Usually, the mesh has to be refined so that certain fidelity and quality criteria are met. Delaunay refinement is achieved by dynamically inserting and removing points in/from a Delaunay triangulation. In this paper, we present a robust parallel algorithm for computing Delaunay triangulations in three dimensions. Our triangulator offe...
متن کاملA New Paradigm for Parallel Adaptive Meshing Algorithms
We present a new approach to the use of parallel computers with adaptive finite element methods. This approach addresses the load balancing problem in a new way, requiring far less communication than current approaches. It also allows existing sequential adaptive PDE codes such as PLTMG and MC to run in a parallel environment without a large investment in recoding. In this new approach, the loa...
متن کامل